@charset "UTF-8";
/*
Template Name: Dinilipi HTML Theme
Template Author: WP Expand
Author URL: http://wpexpand.com
*/


/* --------------------------------------------------------
Table of Index
-----------------------------------------------------------

1. Base CSS
2. Header CSS
3. Slider CSS
4. Maincontent CSS
5. Sidebar CSS
6. Footer CSS
7. Page CSS
8. Comments CSS
9. Contact CSS
10. 404 CSS
11. Preloader CSS
12. Colors CSS
*/
/* slider css */
.slides {
    overflow: hidden;
    clear: both;
}
.slides .owl-carousel .owl-stage-outer { overflow: visible }
.slide-list {
    width: 900px;
    margin: 0 auto;
}
.single-slide {
    height: 465px;
    overflow: hidden;
    position: relative;
}
.slide-bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
/*.slide-1 { background-image: url(/web/20171007050515im_/http://www.panoramaguesthouse.in/assets/website_templates/2/parallax/slide-bg-1.jpg) }*/
/*.slide-2 { background-image: url(/web/20171007050515im_/http://www.panoramaguesthouse.in/assets/website_templates/2/parallax/slide-bg-2.jpg) }*/
/*.slide-3 { background-image: url(/web/20171007050515im_/http://www.panoramaguesthouse.in/assets/website_templates/2/parallax/slide-bg-3.jpg) }*/
/*.slide-4 { background-image: url(/web/20171007050515im_/http://www.panoramaguesthouse.in/assets/website_templates/2/parallax/slide-bg-4.jpg) }*/
.slides .owl-nav {
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 2;
}
.slides .owl-nav > div {
    background: none repeat scroll 0 0 #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 0 0 15px #c8c8c8;
    -webkit-box-shadow: 0 0 15px #c8c8c8;
    box-shadow: 0 0 15px #c8c8c8;
    display: inline-block;
    font-size: 25px;
    height: 45px;
    margin-top: -22.5px;
    padding-top: 3px;
    text-align: center;
    width: 45px;
}
.slides .owl-nav > div.owl-prev {
    float: left;
    margin-left: -36px;
}
.slides .owl-nav > div.owl-next {
    float: right;
    margin-right: -36px;
}
.slides .owl-nav > div:hover { color: #fff }
.slide-list::before,
.slide-list::after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 1000%;
    z-index: 1;
}
.slide-list::before { left: -1000% }
.slide-list::after { right: -1000% }
.slide-text {
    bottom: 0;
    color: #fff;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    width: 400px;
    display: none;
}
.slide-text h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    padding-right: 50px;
}
.slide-date {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}
.slide-date span {
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.slide-date::after {
    background: none repeat scroll 0 0 #000;
    content: "";
    height: 150px;
    position: absolute;
    right: -90px;
    top: -90px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 150px;
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.slide-text .fa-comments,
.slide-text .fa-tags { margin-left: 20px }
.read-now {
    bottom: 10px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 10px;
}

/* Preloader css */

.slides .owl-nav > div:hover,
.slide-text,
 { background-color: #39CA74 }

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
/*.preload * {*/
    /*-webkit-transition: none !important;*/
    /*-moz-transition: none !important;*/
    /*-ms-transition: none !important;*/
    /*-o-transition: none !important;*/
/*}*/
#preloader {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
#preloader i {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}

/*
     FILE ARCHIVED ON 05:05:15 Oct 07, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:08:09 Mar 31, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.566
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 26.484
  LoadShardBlock: 177.051 (3)
  PetaboxLoader3.datanode: 259.505 (4)
  load_resource: 361.531
  PetaboxLoader3.resolve: 232.081
*/